//Entity control example

/*
     =)
*/

global cube

def init()
	cube=create_cube()
end


turn(cube, 0, 2, 0)